adaptive coder meaning in English
自适应编码器
Examples
- The approach in this thesis first design the best performance channel code in different channels and different snr , then design the adaptive coder / decoder . the receiver continually estimates the fading and noise of the channel and transmits them to the transmitter by reverse channel . then the transmitter use these information to choose the best channel code adaptive the current channel
本文提出的自适应调制方案首先设计各种信道衰落和信噪比条件下的最优信道编码,再设计一种能够完成这些信道编码解码的自适应编码解码器;接收机不断估计信道的衰落程度和噪声功率,并通过反向信道反馈给发射机;发射机据此选用最适合当前信道的信道编码,实现自适应。 - This paper first research on main technologies used by avs standard , which include prediction , transform , quantization , in - loop filter , and entropy encoding , and then focus on the 2d - vlc entropy coder of avs , which is context - based adaptive coder . this encoder operates on run - level pair , and it uses the type of current block and value of current coefficients to switch vlc code - table . these tables are designed according to the distribution of transformed coefficients , and this way is much better than using only one table to code all residual coefficients in one 8x8 block
本文首先详细研究了avs标准的核心技术,包括预测编码、变换量化、环路滤波器以及扫描和熵编码等,之后重点研究了avs标准中使用的基于上下文的2d - vlc变长编码方法,这种方法编码的是( run , level )数对,同时根据当前编码块的类型和残差系数这两种上下文信息来切换码表,这些码表是预先根据变换系数在不同位置的分布信息设计好的,这样要比只使用一个变长码表来编码块内所有位置上的残差系数的压缩效果要好得多。